📕 subnode [[@ryan/20210411214202 jit_compilation]]
in 📚 node [[20210411214202-jit_compilation]]
A JIT (just-in-time) compiler is a compiler that compiles code to machine code at runtime. Usually a JIT compiler will compile an entire program into bytecode, and then run that bytecode on a VM, conditionally compiling that bytecode into machine code.
📖 stoas
- public document at doc.anagora.org/20210411214202-jit_compilation
- video call at meet.jit.si/20210411214202-jit_compilation